﻿2026-06-07T23:25:00.3466220Z ##[group]Run actions/checkout@v5
2026-06-07T23:25:00.3466469Z with:
2026-06-07T23:25:00.3466655Z   repository: SaberMage/spt-shell-notify
2026-06-07T23:25:00.3466897Z   path: .adapter-notify
2026-06-07T23:25:00.3469126Z   token: ***
2026-06-07T23:25:00.3469312Z   ssh-strict: true
2026-06-07T23:25:00.3469488Z   ssh-user: git
2026-06-07T23:25:00.3469674Z   persist-credentials: true
2026-06-07T23:25:00.3469866Z   clean: true
2026-06-07T23:25:00.3470056Z   sparse-checkout-cone-mode: true
2026-06-07T23:25:00.3470266Z   fetch-depth: 1
2026-06-07T23:25:00.3470442Z   fetch-tags: false
2026-06-07T23:25:00.3470618Z   show-progress: true
2026-06-07T23:25:00.3470800Z   lfs: false
2026-06-07T23:25:00.3470961Z   submodules: false
2026-06-07T23:25:00.3471137Z   set-safe-directory: true
2026-06-07T23:25:00.3471330Z ##[endgroup]
2026-06-07T23:25:00.5058003Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T23:25:00.5058991Z ##[group]Getting Git version info
2026-06-07T23:25:00.5059467Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-07T23:25:00.5081921Z [command]/usr/bin/git version
2026-06-07T23:25:00.5114523Z git version 2.43.0
2026-06-07T23:25:00.5130088Z ##[endgroup]
2026-06-07T23:25:00.5140409Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c0b691ef-8267-4755-b3b0-ac4c844b6573' before making global git config changes
2026-06-07T23:25:00.5141230Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:25:00.5143496Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T23:25:00.5171746Z ##[group]Initializing the repository
2026-06-07T23:25:00.5174732Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T23:25:00.5199824Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-07T23:25:00.5200630Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-07T23:25:00.5201123Z hint: of your new repositories, which will suppress this warning, call:
2026-06-07T23:25:00.5201593Z hint: 
2026-06-07T23:25:00.5201856Z hint: 	git config --global init.defaultBranch <name>
2026-06-07T23:25:00.5202165Z hint: 
2026-06-07T23:25:00.5202457Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-07T23:25:00.5202923Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-07T23:25:00.5203287Z hint: 
2026-06-07T23:25:00.5203526Z hint: 	git branch -m <name>
2026-06-07T23:25:00.5204333Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T23:25:00.5210878Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T23:25:00.5233780Z ##[endgroup]
2026-06-07T23:25:00.5234180Z ##[group]Disabling automatic garbage collection
2026-06-07T23:25:00.5236108Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T23:25:00.5256528Z ##[endgroup]
2026-06-07T23:25:00.5256871Z ##[group]Setting up auth
2026-06-07T23:25:00.5261133Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:25:00.5284399Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T23:25:00.5485848Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:25:00.5510552Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T23:25:00.5689482Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:25:00.5715025Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T23:25:00.5905971Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T23:25:00.5933484Z ##[endgroup]
2026-06-07T23:25:00.5933809Z ##[group]Determining the default branch
2026-06-07T23:25:00.5936524Z Retrieving the default branch name
2026-06-07T23:25:00.9497962Z Default branch 'main'
2026-06-07T23:25:00.9498761Z ##[endgroup]
2026-06-07T23:25:00.9499148Z ##[group]Fetching the repository
2026-06-07T23:25:00.9504291Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-07T23:25:01.7404241Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T23:25:01.7405073Z  * [new branch]      main       -> origin/main
2026-06-07T23:25:01.7428011Z ##[endgroup]
2026-06-07T23:25:01.7428569Z ##[group]Determining the checkout info
2026-06-07T23:25:01.7430564Z ##[endgroup]
2026-06-07T23:25:01.7435107Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T23:25:01.7478810Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T23:25:01.7503579Z ##[group]Checking out the ref
2026-06-07T23:25:01.7506093Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T23:25:01.7543626Z Switched to a new branch 'main'
2026-06-07T23:25:01.7543983Z branch 'main' set up to track 'origin/main'.
2026-06-07T23:25:01.7555435Z ##[endgroup]
2026-06-07T23:25:01.7586791Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T23:25:01.7610516Z ee2d37eadc730c0019e0af82d683074c509634a2
